home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.33 (October) / PC Gamer Disc 7.33 (October 2003).ISO / Data / items.pcg / scripts / DefineButton2_144 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2003-07-17  |  128b  |  4 lines

  1. on(release){
  2.    getURL("FSCommand:exec","JSTART\tSoftware/" + eval("_parent.extraPath" + _parent.TheCurrentExtra) + "\t");
  3. }
  4.